FlexReport for WinForms
PaintValue(Object,Graphics,Rectangle) メソッド


C1.Win.FlexReport.CustomFields.4.5.2 アセンブリ > C1.Win.FlexReport.CustomFields.Maps 名前空間 > MapOwnedCollectionEditor<TColl> クラス > PaintValue メソッド : PaintValue(Object,Graphics,Rectangle) メソッド
シンタックス
'宣言
 
Public Overloads Sub PaintValue( _
   ByVal value As System.Object, _
   ByVal canvas As System.Drawing.Graphics, _
   ByVal rectangle As System.Drawing.Rectangle _
) 
'使用法
 
Dim instance As MapOwnedCollectionEditor(Of TColl)
Dim value As System.Object
Dim canvas As System.Drawing.Graphics
Dim rectangle As System.Drawing.Rectangle
 
instance.PaintValue(value, canvas, rectangle)
public void PaintValue( 
   System.object value,
   System.Drawing.Graphics canvas,
   System.Drawing.Rectangle rectangle
)

パラメータ

value
canvas
rectangle
参照

MapOwnedCollectionEditor<TColl> クラス
MapOwnedCollectionEditor<TColl> メンバ
オーバーロード一覧